@charset "utf-8";
/* 导航 */
.navbar-pull-all{overflow:hidden;width:1300px;margin:auto; padding: 0px 0 15px 0;}
.pull-left{margin-top:15px;}
.header-right { font-size: 30px; }
.navbar-header{width:100%;margin:auto;float:none;}
.navbar-full {width:100%; border-top: 1px solid #364f69;}
.navbar-full .collapse { margin:0 auto; width:1400px;}
.navbar-brand { padding: 29px 15px; height: auto; }
nav.navbar.bootsnav { border: none;}
.navbar-nav { float: left; }
nav.navbar.bootsnav ul.nav > li > a { color: #354f68; text-transform: uppercase; padding: 15px 50px; font-size:18px; font-weight:normal; }
nav.navbar.bootsnav ul.nav > li:hover { background:#354f68; }
nav.navbar.bootsnav ul.nav > li:hover a{color:#fff}
.nav > li:after { content: ""; width: 0; height: 5px; background: none !important; position: absolute; bottom: 0; left: 0; transition: all 0.5s ease 0s; }
.nav > li:hover:after { width: 100%; }
.nav>li:before{position: absolute;display: block;content: '';width: 1px;height: 38px;top: 0;/* margin-top: -23px; */right: 0;}
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after { content: "\f105"; font-family: 'FontAwesome'; font-size: 16px; font-weight: 500; position: absolute; top: 28%; right: 15%; transition: all 0.4s ease 0s; transform: rotate(90deg); }
nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after { content: "\f105"; transform: rotate(270deg); }
.dropdown-menu.multi-dropdown { position: absolute; left: -100% !important; }
nav.navbar.bootsnav li.dropdown ul.dropdown-menu { box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); border: none; }
@media only screen and (max-width:990px) {
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after,  nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after { content: " "; }
.dropdown-menu.multi-dropdown { left: 0 !important; }
nav.navbar.bootsnav ul.nav > li:hover { background: transparent; }
nav.navbar.bootsnav ul.nav > li > a { margin: 0; }
}

/* 轮播 */
.ibanner .img { height: 600px; background-size: cover; background-position: center; } /* 高度 */
.ibanner .slick-arrow{font-size:60px; position:absolute; top:50%; z-index:2; height:58px; margin-top:-29px; line-height:58px; width:80px; text-align:center; padding:0px; border:none; color:rgba(255,255,255,1); opacity:0; border-radius:50%; cursor:pointer;}
.ibanner .slick-prev{ left:30px;}
.ibanner .slick-next{ right:30px;}
.ibanner:hover .slick-arrow{ opacity:1;}

.ibanner .slick-dots{ position:absolute; margin-left:-15px; left:50%; bottom:28px;}
.ibanner .slick-dots li{ float:left; margin:0 6px;}
.ibanner .slick-dots li button{ display:block; border:none; padding:0px; width:32px; height:7px; text-indent:-99px; overflow:hidden; background:rgba(255,255,255,0.5); box-shadow:0 0 5px rgba(0,0,0,0.3); box-sizing:border-box; border:none;}
.ibanner .slick-dots li.slick-active button{ background:rgba(255,255,255,1);}

.ibanner .swiper-pagination{ bottom:28px;}
.ibanner .swiper-pagination-bullet{ width:15px; height:15px; border-radius:15px; background:rgba(255,255,255,0.5); box-shadow: 0 0 5px rgba(0,0,0,0.3); opacity:1;}
.ibanner .swiper-pagination-bullet-active{ background:rgba(0,75,189,1);}
.ibanner .slick-arrow i { font-size: 50px; }

/* 内页 */
.page-body { margin: 20px auto 50px; }
.page-l-tit { padding: 10px 0 10px 60px; background: rgb(52, 129, 221) url(../images_public/page_tb_01.png) 3px 7px no-repeat; color: #fff; }
.page-l-tit h3 { margin-top: 0; margin-bottom: 5px; }
.page-l-tit p { font-size: 12px; margin-bottom: 0; }
.page-l-clist { border: 1px solid #ddd; border-top:none;}
.page-l-clist ul { padding:15px; }
.page-l-clist li { height: 40px; line-height: 40px; text-align: center; font-size: 14px; border-bottom: 1px solid #ddd; }
.page-l-clist li a:hover { display: inline-block; width: 100%; height: 40px; color: #fff; background: #354f68; }
.page-body .sec-tit { margin-top: 15px; }
.left-news li { border-bottom:1px dotted #ccc;}
.left-news li h5 { line-height:14px; text-align:left;}
.sec-tit { border-bottom: 1px solid #e5e5e5; height: 35px; line-height: 35px; }
.sec-tit h2 { float: left; margin-top: 0; margin-bottom: 0; height: 35px; line-height: 35px; font-weight: bold; font-size: 14px; color: #354f68; border-bottom: 3px solid #ffae00; }
.sec-tit span { font-size: 18px; color: #e5e5e5; margin-left: 10px; }
.sec-tit h5 { float: right; margin-top: 12px; margin-bottom: 0; }
.sec-tit h5 i { margin-left: 5px; width: 14px; height: 14px; border-radius: 14px; background: #354f68; color: #fff; text-align: center; display: inline-block; font-style:normal; line-height:11px;}
.sec-tit h5 a { display: inline-block; padding: 2px 3px; border-radius: 3px; }
.sec-tit h5 a:hover { background: #F3BA15; color: #fff; }
.sec-tit h5 a:hover i { background: transparent; background:none !important; }
.crumbs-item { line-height: 32px; border-bottom: 3px double #d7dbdf; overflow:hidden;  margin-bottom:10px;}
.page-content { font-size: 14px; padding-top: 15px; padding-bottom: 15px; }
.page-content img {/*max-width:100% !important;*/ height:auto !important;}
.page-detail img {width: auto !important;}
.page-plist { margin-top: 15px; }
.page-plist > div { margin-bottom: 10px; }
.page-plist > div h5 { text-align: center; }
.page-alist { margin-top: 15px; }
.page-alist .col-md-4 { padding:0 10px;}
.page-alist .col-md-4 h5 { height:15px; line-height:15px; overflow:hidden; float:left;display:block; width:100%;}
.page-alist li { clear:both; overflow:hidden; padding-bottom: 15px; padding-top: 15px; border-bottom: 1px dotted #ddd; }
.page-alist .page-adate { float: left; width: 60px; text-align: center; color: #999; margin-right: 15px; background: #e8e8e8; }
.page-alist .page-adate h3 { font-weight: bold; margin-top: 8px; margin-bottom: 0; }
.page-alist .page-adate p { margin-bottom: 5px; }
.page-alist .page-atit p { font-size: 12px; color: #999; margin-bottom: 0; }
.page-alist .page-atit a { color: #333; }
.page-alist .page-atit a:hover { color: #3481dd; }
.page-con-tit { border-bottom: 1px dotted #ddd; margin-bottom: 15px; }
.page-con-tit h3 { text-align: center; }
.page-con-tit .haiofn { text-align: center; color: #999; line-height:28px;font-size:12px;}
.page-con-tit .haiofn .bdsharebuttonbox { float:right;}
.page-con-tit .haiofn span{ text-align: center; color: #999; padding-left:10px; }
.page-summary { border: 1px solid #ddd; border-radius: 4px; background: #f7f7f7; padding: 15px; margin-bottom: 15px; color: #666; }
.page-detail { padding:10px 0; font-size:14px; line-height:26px;}
.page-detail img { max-width:100% !important; height:auto !important;}
.tags { clear:both; padding:10px 0; border-top:1px dotted #ccc;border-bottom:1px dotted #ccc; margin:10px 0;}
.tags a { margin:0 1%; display:inline-block; padding:0 0.5%; color:#337ab7;}

/* 页尾 */
footer { background: #333; color: #ccc; }
footer a { color: #ccc; }
.footer-copyright { padding: 15px; }

/* 返回顶部 */
.gototop{width:40px;height:40px;z-index:9999999999; position: fixed; bottom: 60px; right: 15px;}
.gototop:hover{background-position:-503px -42px;-webkit-transition:0.5s;}
.gototop i { font-size: 36px; }
.img-inner:hover{border: 1px solid #354f68;}
.page-alist .page-atit a:hover, .page-alist .col-md-4 h5:hover{color: #354f68;}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{background-color: #354f68;border-color:#354f68;}



/* .ibanner .img */
.ibanner .img{height:700px;}

/* top box */
.top_box2 {background: #354f68;height: 35px;line-height: 35px;color:#fff;}
.common_width {width: 1313px;;margin: 0 auto;}
.top_box2 .top_left_container h3 {margin: 0;float: left;line-height: 35px;}
.top_box2 .top_left_container p {float: right;font-size: 14px;}
/* top box */

.bt{text-align:center;}
.bt h2 {font-size:38px;color:#354f68;font-weight: bold;background:url(../images/1654133109.png)no-repeat;background-position-x: center;background-position-y: 15px;}
.bt p{font-size:24px;color:#666666;}

#uu{height:400px;}
#uu .ny {
    height: 400px;
    background-size: cover;
    background-position: center;
}







/* tel */
.k2 {float: right;background-size: 47px;padding-left: 50px;padding-top:20px;}


.k2 h3 {margin: 0;font-size: 25px;}
.ktel {color: #e81816;font-size: 32px;}
.k2 p {font-weight: bold;font-size: 25px;color:#354f68;}
/* tel */

/* xwa */
.xwa {
    border-left: 1px solid #dcdcdc;
    padding-left: 15px;
    margin-left: 15px;
    margin-top: 5px;
    color:#354f68;
    font-size: 18px;
    font-weight: bold;
    float: right;
    height: 70px;
    padding-top: 8px;
}
.xwa p{color:#000;}
.xwa p span {margin-right: 19px;color:#332c2b;font-size: 23px;}





/* 优势table */
        .c-biaoyu { overflow: hidden;margin-top: 2px;box-shadow: 0 0 2px 3px rgb(0 0 0 / 10%);}
			ul {list-style: none;}
			.c-biaoyu li {width: 20%;float: left;text-align: center;height: 170px;position: relative;display: table; background: #fff; overflow: hidden;}
			.c-biaoyu li .c-box {vertical-align: middle;display: table-cell;}
			.c-biaoyu li .c-tit {transition: 0.5s all;width: 100%;overflow: hidden;}
			.c-biaoyu li .c-tit h2 { font-size: 24px; color: #333333;margin-bottom: 10px; line-height: 36px;}
			.c-biaoyu li .c-tit p {color: #888888;line-height: 24px;}
			.c-biaoyu li span {display: inline-block; width: 12px;height: 12px; background: #959595;border-radius: 50%;margin: 0 auto; margin-top: 15px; transition: 0.5s all;}
			.c-biaoyu li img {width: 100%; height: 100%;transition: 0.5s all;display: none;}
			.c-biaoyu li:hover span { width: 48px; height: 48px;background: #fff;}
			.c-biaoyu li:hover img {display: inline-block;}
			.c-biaoyu li img {width: 100%;height: 100%;transition: 0.5s all;display: none;}

/* 优势table */







/* gywm */
.title_box{border-color: #1c88ec #d9d9d9 #d9d9d9;}
.title_more a{color:#1c88ec;}
.title_name span{font-weight:bold}
.sec-tit h5 a:hover{background:#0057ad;}
.name {color: #009b4d}
.product_title{ margin: 0 0; }
.product_box .product_title{border:none; }
.company_box{background: url(../images/1653358888.png) no-repeat top center;background-position-y: 37px;}
.content_box{border-width:0px;}

/* gywm */

/* 技术协作 */
.part-list{width: 1138px;display: flex;flex-direction: row;justify-content: left;margin: auto auto auto;}
.part-list .name{margin: 10px 0px;display:unset;width: 131px;}
.part-list .name img{transition:all 0.5s}
.part-list .name img:hover {transform:scale(1.2)}

.part-list .name .r h3{font-size:20px;color:#666666;}
.jsxz h2 {color:#009b4c}
.jsxz .container{padding-left: 0;padding-right: 0;}
.jsxz {margin-top:30px;}
/* 技术协作 */


/* 产品*/
.product_box{background:none;padding: 3.125% 0;}
.product_href a{border-radius: 0; padding:8px 18px;font-size: 20px;background:#354f68;color:#fff;}
.product_content img {max-width: 100%;height: 100%;width: auto;    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.product_box .col-lg-3{width:23%;padding: 0 0;margin: 10px;}
.product_content .pro_img{border:none;padding:0}
.product_content .pro_img:hover img{transform: scale(1.06, 1.06);}
.product_href a:hover{background:#8f8f8f;}
.product_btn a{border-radius:0;background:none;padding:10px 60px;border: solid 2px #354f68;color:#354f68;}
.product_btn a:hover{background: #354f68;color: #fff;}
.product_title h3{font-size:36px;}
.product_detail .img{height:230px!important}
.product_content p{padding:15px 0;margin:0;}
.product_box ul li {border:solid 1px #b5b5b5;}
.product_box ul li:hover a p {background:#354f68;;color: #fff;}



/*slip*/

.w1200{width: 1200px; margin: 0 auto;}
.index_slip{height:220px;margin-top:-2px;background:url("../images/1654139566.jpg") no-repeat center center;}
.index_slip .slip_tit{width:942px;}
.index_slip .slip_tit .tit1{padding-top:40px;font:bold 45px "黑体";color:#fff;font-style:italic;}
.index_slip .slip_tit .tit2 .p1{float:left;margin-top:18px;font:normal 28px "microsoft yahei";color:#fff;font-style:italic;}
.index_slip .slip_tit .tel{float:left;margin-top:12px;margin-left:30px;width:310px;height:40px;font:normal 30px "arial";line-height:40px;text-align:center;text-indent:24px;color:#125927;background:url("../images/1654139938.png") no-repeat;background-size:310px 40px;}
.index_slip .slip_btn{display:block;margin-left:30px;margin-top:60px;width:228px;height:71px;background:url("../images/1654139814.png") no-repeat;font:bold 20px "microsoft yahei";line-height:50px;text-align:center;color:#0849a4;transition:all 600ms ease; -webkit-animation: change 2s linear infinite;}
.index_slip .slip_btn:hover{margin-top:54px;transition:all 600ms ease;}
.index_slip1{margin-top:-180px;background:none;}


/* pmd */

.pmdbt {text-align:center;color:#fea32c;margin-bottom: 20px;}
.pmdbt p{color:#bebebe}
.walking .ar_1 .item img{height:260px;}
.walking .ar_1 {height:297px;}
.more{display:block;width:150px;height:45px;line-height:45px;text-align:center;color:#fff;font-size:16px;background:#0765bd;margin:0 auto;border-radius:0;margin-top:10px;margin-bottom:20px}
.more:hover{background:#0057ad;color:#fff;}
.walking .ar_1 p{font-size:18px;background:#354f68;color:#fff;}
.pmd{background:#f5f5f5;padding-bottom: 30px;padding-top: 30px;background: url(../images/1653358888.png) no-repeat top center;background-position-y: 65px;}

/* pmd */









/* youshi_table */

.youshi_table{padding-bottom:20px;background: url(../images/1652255092.jpg) no-repeat center;}
.youshi_table .col-md-12{padding-left:0;padding-right:0;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{border-bottom-color:#dddddd;}
.nav-tabs>li{width:25%;}
.nav-tabs>li a{text-align:center;font-size: 20px;}
.nav>li>a{padding: 20px 15px;}
.tab-content{padding-top:20px;}
.nav-tabs {border-bottom: 1px solid #ddd;margin-top: 20px;}

.panes{padding: 15px;background: rgba(0,0,0,0.7);color: #fff;height: 60px;position: absolute;left: 0;bottom:90px;width: 100%;font-size: 18px;line-height: 32px;}

.tab-content{width: 550px;position: relative;text-align: center;padding: 0 0;color: #fff;}
.tab-content:before{content: "";transform: rotate(45deg);position: absolute;width:240px;height:240px;margin: -112px 0 0 -67px;border: 7px solid #fff;background: #354f68;opacity: 0.8;top: 50%;left: 50%;}

.tab-content .name {font-weight: 700;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;position:absolute;top: 111px;left: 48%;color: #fff;font-size: 33px;}
.tab-content .line{width: 74px;height: 4px;background: #fff;margin: 20px auto;position:absolute;top: 148px;left: 53%;}
.tab-content .text{line-height: 28px;max-height: 84px;overflow: hidden;-webkit-line-clamp: 3;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;position:absolute;top: 187px;left: 39%;width:240px;}
.tab-content .more{display: flex;width: 118px;height: 40px;border: 2px solid #fff;align-items: center;justify-content: center;margin: 20px auto 0;transition: all .4s ease;position:absolute;top:236px;left: 49%;}







/* 企业优势 */
.advan-list{padding:45px 0 60px;background:#f9f9f9;}
.advan-list li a {
  display: block;
  background: #fff;
  border-radius: 6px;
  /* box-shadow: 0 0 20px rgba(0, 0, 0, .2); */
  text-align: center;
  padding: 4vh 10%;
  position: relative;
  height: 350px;
  cursor: pointer;
}

.advan-list li a:after {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 100%;
  content: "";
  background:#354f68;
  border-radius: 5px;
  z-index: 1;
  -moz-transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;

}

.advan-list li:hover a:after {
  left: 0;
  width: 100%
}

.advan-list li h3 {
  color: #333;
  font-size: 24px;
  font-weight: 600;
  line-height: 2;
  margin: 1.2vh 0;
  position: relative;
  z-index: 9;
  top: 0;
  transition: all 0.8s;
}

.advan-list li:hover h3 {
  top: -100px;
  color: #fff;
}

.advan-list li .intro {
  color: #666;
  font-size: 15px;
  line-height: 2;
  height: 90px;
  overflow: hidden;
  position: relative;
  z-index: 9;
  top: 0;
  transition: all 0.8s;
}

.advan-list li:hover .intro {
  top: -100px;
  color: #fff;
  height:250px;
}

.advisory {
  width: 664px;
  text-align: center;
  display: inline-block;
  background: #fff;
  border-radius: 29px;
  margin-top: 5vh;
  padding-left: 15px;
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}




.advi {

  /* background: url(../images/tel.png) no-repeat 0 50%; */
  padding-left: 50px;
  color: #666;
  font-size: 16px;
  line-height: 58px;
  height: 58px;
}

.advi span {
  color: #048f3e;
  font-family: arial;
  font-size: 30px;
  font-weight: 600;
}

a.on-ad {
  width: 208px;
  background: url(//cdn.xypt.top/19a02293/21/03/c20090acd1d2b9ccd8ef87213051a4474961827c.png) no-repeat 36px 50% #ffa200;
  padding-left: 86px;
  line-height: 58px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  border-radius: 29px;
  transition: all .3s;
}






/* .news */
.news_date{background:#354f68;}
.news_contact{top:35px;}
.newsbtm{margin-top:348px;}







/* footer */
footer {background: #f5f5f5;color: #ccc;padding-top: 20px;}
.foot_wap {background: #f5f5f5;}
.nav_foot {text-align: left;line-height: 30px;color: #979694;/* padding-bottom: 20px; */border-bottom: 1px solid #666666;margin-top: 15px;}
.lx_fs {margin: 36px 0 10px 0;width: 77%;float: left;}
.lx_fs .margin-l457{margin-left:457px;}
.ewm {float: right;height: 100px;line-height: 100px;font-size: 12px;color: #666;margin: 15px 0;}
.footer-copyright {padding:5px;color:#666;}
footer a {color: #ccc;}
.nav_foot a {color: #666;display: inline-block;margin-right: 30px;font-size: 14px;}
.lx_fs p {display: block;height: 30px;line-height: 30px;color: #666;float: left;width: 50%;font-size: 14px;height: auto;}
.lx_fs i {margin-right: 10px;}
.ewm img {height: 100px;}
footer .lx_fs .fa{color:#354f68;}
/* footer */















@media (min-width: 1200px) {
	.mobile-footer { display: none; }
}

@media (max-width: 992px){
    body.side-right{overflow: hidden;}
    body nav.navbar.bootsnav .navbar-toggle{margin-right: 0;}
    body.side-right nav.navbar.bootsnav .navbar-toggle{float: right !important; margin-top: 12px; margin-right: 15px;}
    nav.navbar.bootsnav.navbar-mobile ul.nav,body nav.navbar.bootsnav .navbar-nav > li > a{border-top: none;}
    body nav.navbar.bootsnav .navbar-toggle { margin-top: 12px; margin-right: 15px; padding: 0 8px; border: 1px solid #666;}
    body.side-right > .wrapper{margin:0 !important;}
    body nav.navbar.bootsnav.navbar-mobile .navbar-collapse{width: 100%;height:auto !important;left: 0;top:-100%;}
    body nav.navbar.bootsnav.navbar-mobile .navbar-collapse{max-height:340px;}
    body nav.navbar.bootsnav.navbar-mobile .navbar-collapse.in{top:72px;}
    body nav.navbar.bootsnav.navbar-mobile ul.nav{width: 100%; margin:0;padding: 0;}
    body nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu{padding: 0 !important;}
}

@media (max-width:768px) {
	/* 导航 */
	nav.navbar.bootsnav.navbar-mobile .navbar-collapse {position:static;!important;}
	.navbar-pull-all { width: 80%; padding-top: 0; height: 50px; margin: 15px 0 0 15px; }
	.navbar-pull-all .xs-logo img { height: 45px; }
	nav.navbar.bootsnav ul.nav > li > a { color:#000}
	/* 轮播 */
	.ibanner .img { height: 220px; }
	/* 手机端底部导航 */
	.mobile-footer { display: block; background: #303030; display: flex; width: 100%; height: 50px; position: fixed; z-index: 999; bottom: 0; left: 0; }
	.mobile-footer a { flex: 1; color: #fff; text-align: center; }
	.mobile-footer a i { font-size: 22px; padding: 4px 0; }
	.mobile-footer a h5 { margin: 0; }

	/* 手机端走马灯处理 */
	.swiper .ar_1 { width: auto; }
  #uu .ny {height: 150px;background-size: cover;background-position: center;}
  #uu{height:100%;}
  
    .bt h2 {font-size:30px}
  .bt p{font-size:16px}
  
    .part-list .name {margin: 0 0;display: unset;}
  .part-list {width:100%;}
  .part-list .name .r h3{font-size: 15px;margin-left: 10px;}
  
  
  
  /* 处理产品*/
  .product_box .col-xs-4{width:48%}
  .list-unstyled .col-md-3{padding: 0 14px;}
  .product_btn a{padding: 6px 20px;}
  .product_box .col-lg-3{margin:3px;}
  
  
  
  
   /*tabbable*/
  .tabbable img{width:100%}
  .panes{font-size: 14px;padding:0}
  .nav>li>a{padding: 15px 15px;}
  
  
  .tab-content:before{display:none;}
  .tab-content .text{color:#fff;left: 0;width: 390px;top: 80px;font-weight: bold;background: rgba(0,0,0,0.7);}
  .tab-pane{width:390px;}
  .tab-content{width:100%;}
  
  /*.advan-list*/
  .advan-list{padding: 0 0 60px;}
  .advan-list li a{height:270px;}
  
  /*footer*/
  .foot_wap .col-md-9{width:100%}
  .lx_fs{width:100%;margin: 25px 0 10px 0;}
  .lx_fs p {width: 100%;font-size: 12px;}
  footer {margin-bottom: 50px;}
  /*news*/
  .news_title p{width:100%}
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  .pc{display:none!important;}
}